treeview: Make the multipress gesture listen only to bin_window
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 27 May 2014 15:37:07 +0000 (17:37 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 27 May 2014 15:47:13 +0000 (17:47 +0200)
commit4cf111aab3f93f6831150b39d76d2907e5dbe433
treeb70198d239891fbb7d803400134997cb2b0081a9
parent2012b67c5bfe8291dd77f6726b4f2c26f694b4ba
treeview: Make the multipress gesture listen only to bin_window

This gesture is meant to handle row-activated signaling, so make the
gesture ignore events from any other window.
gtk/gtktreeview.c